runtime.profBuf.eof (field)
4 uses
runtime (current package)
profbuf.go#L92: eof atomic.Uint32
profbuf.go#L395: if b.eof.Load() > 0 {
profbuf.go#L398: b.eof.Store(1)
profbuf.go#L474: if b.eof.Load() > 0 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)